home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINWORDS / WORDCB14.ZIP / README.TXT < prev    next >
Text File  |  1993-10-18  |  3KB  |  60 lines

  1.                                Notice
  2.  
  3. WordCab is a file cabinet or file management front end for Microsoft Word 
  4. for Windows. WordCab was written by Frank Ramos. Please send problem reports 
  5. and other comments to 72202.2574@compuserve.com.
  6.  
  7.                              Installation
  8.  
  9. Put WORDCAB.EXE and WORDCAB.HLP together in any directory (typically the 
  10. same directory where you put WINWORD.EXE). Run WORDCAB.EXE and use the 
  11. Change Directory option of the File menu to change to the directory where 
  12. you normally store your WinWord document files. That's it!
  13.  
  14. The first time WordCab is run, files WORDCAB.INI and WORDCAB.DAT will be 
  15. created in the directory where WORDCAB.EXE was put. These files will be 
  16. updated each time WordCab is run thereafter. WordCab makes no other 
  17. modifications to your system besides creating these 2 work files. 
  18.  
  19. To uninstall WordCab, just delete WORDCAB.EXE, .HLP, .INI and .DAT.
  20.  
  21.                 Special Instructions for Non-English users
  22.  
  23. If you are using a non-English version of WinWord, then you may need to do 
  24. the following to make WordCab work correctly. Run WordCab and immediately 
  25. exit. This will cause the .INI file to be created (or updated if you had 
  26. been using a previous version of WordCab). Then change the FileOpen and 
  27. FileNew parameters in the .INI file to match the WordBasic syntax for your 
  28. version of WinWord. For example, users of the German version of WinWord 
  29. should make these parameters look like the following (the "O" in "Offnen" 
  30. needs an umlaut):
  31.    FileNew=[DateiNeuStandard]
  32.    FileOpen=[DateiOffnen .Name = %s] 
  33. The leading and trailing square brackets and the %s are not part of the 
  34. standard WordBasic syntax, but are required by WordCab. You should be able 
  35. to find the appropriate WordBasic syntax in the online WinWord help. 
  36.  
  37.                         What's New in Version 1.4
  38.  
  39. Fix bug in handling of filenames and directories using non-ASCII characters. 
  40. Improved start up performance for directories with large numbers of files 
  41. (300+ or so).
  42.  
  43.                         What's New in Version 1.3
  44.  
  45. Support non-English versions of WinWord.
  46.  
  47.                         What's New in Version 1.2
  48.  
  49. Fix bug where title of password protected document was filled with random 
  50. characters (instead of "==>Protected by WinWord password"). Allow user to 
  51. select font to be used for listbox. Add list of most recently visited 
  52. directories to File menu. 
  53.  
  54.                         What's New in Version 1.1
  55.  
  56. Fix typo in filter dialog, which read "Find next" instead of "Show only". 
  57. Fix bug where horizontal scrollbar sometimes did not disappear even though 
  58. listbox was wide enough not to need horizontal scrollbar. 
  59.  
  60.